home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / VFF2BMP.ZIP / VFF2BMP.TXT < prev   
Text File  |  1995-02-01  |  2KB  |  28 lines

  1. ╔═══════════════════════════════════════════════════════════════════════════╗
  2. ║ VFF2BMP: converts SUN/IVP .vff files to 24 bit MS-Windows .bmp format     ╠═╗
  3. ║                                                                           ║ ║
  4. ║ Syntax : VFF2BMP <input .vff file> <output .bmp file>                     ║ ║
  5. ║ Example: VFF2BMP input.vff output.bmp                                     ║ ║
  6. ║                                                                           ║ ║
  7. ║ This program assumes for each .vff file that all bands are 8 bits, and    ║ ║
  8. ║ only converts bands 1, 2 and 3                                            ║ ║
  9. ║                                                                           ║ ║
  10. ║ If a .vff file has less than 3 bands, the missing bands will be handled   ║ ║
  11. ║ as being black                                                            ║ ║
  12. ║                                                                           ║ ║
  13. ║ This software is SHAREWARE, not FREEWARE !!!                              ║ ║
  14. ║                                                                           ║ ║
  15. ║ Register by sending 10 Dutch Guilders (or equivalent (or more...)) to:    ║ ║
  16. ║                                                                           ║ ║
  17. ║ Carl van Breukelen                                                        ║ ║
  18. ║ Bank account# 36.35.70.853                                                ║ ║
  19. ║ RaboBank Noordwijk                                                        ║ ║
  20. ║ The Netherlands                                                           ║ ║
  21. ║                                                                           ║ ║
  22. ║ Special prices for MultiUser and Floating licenses.                       ║ ║
  23. ║ Also C++ SourceCode available.                                            ║ ║
  24. ║                                                                           ║ ║
  25. ║ CvB Software, P.O.Box 95979, 2509 CZ The Hague, The Netherlands (c) 1995  ║ ║
  26. ╚═╦═════════════════════════════════════════════════════════════════════════╝ ║
  27.   ╚═══════════════════════════════════════════════════════════════════════════╝
  28.